| Einhugur Word Component for Buoy |
|
WordException.Constructor Constructor
Constructor which takes in message and code.

Constructor(
message
as String,
code
as Integer)
Parameters
- message
- Message for the exception.
- code
- Code for the exception.
Remarks
See Also
WordException Class